Overload | Description |
---|---|
Remove(Object) | Removes the first occurrence of a specific object from the System.Collections.IList. |
Remove(T) | Removes the first occurrence of a specific object from the ICollection. |
Overload | Description |
---|---|
Remove(Object) | Removes the first occurrence of a specific object from the System.Collections.IList. |
Remove(T) | Removes the first occurrence of a specific object from the ICollection. |